| 1. | Doing so causes the compiler to perform argument type checking 这样做会导致编译器执行参数类型检查。 |
| 2. | Selects a method from the given set of methods , based on the argument type 基于参数类型,从给定的方法集中选择一个方法。 |
| 3. | Is not naturally aligned for the argument type implied by the instruction suffix 未与指令后缀所暗示的参数类型自然对,则引发 |
| 4. | The argument type list is created from the types of the formal parameters of the function 参数类型列表从函数的形参类型创建。 |
| 5. | The function prototype includes the function return type and an argument type list 函数原型包括函数返回类型和一个参数类型列表。 |
| 6. | If the argument types match a particular overload exactly , then that overload is called 如果参数类型确切匹配特定重载,则调用该重载。 |
| 7. | Searches for the specified public method whose parameters match the specified argument types 搜索其参数与指定参数类型匹配的指定公共方法。 |
| 8. | Searches for the specified public property whose parameters match the specified argument types 搜索其参数与指定参数类型匹配的指定公共属性。 |
| 9. | More than one property is found with the specified name and matching the specified argument types 找到不止一个具有指定名称并与指定参数类型匹配的属性。 |
| 10. | An object that enables the binding , coercion of argument types , invocation of members , and retrieval of 一个启用绑定、参数类型强制、成员调用以及通过反射进行 |